Home
last modified time | relevance | path

Searched hist:"8 eaf1018" (Results 1 – 1 of 1) sorted by relevance

/qemu/
H A Dqemu-io-cmds.c8eaf1018 Wed May 19 09:05:32 GMT 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> qemu-io-cmds: assert that we don't have .perm requested in no-blk case

Coverity thinks blk may be NULL. It's a false-positive, as described in
a new comment.

Fixes: Coverity CID 1453194
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210519090532.3753-1-vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>